Welcome![Sign In][Sign Up]
Location:
Search - quadrature gauss

Search list

[Mathimatics-Numerical algorithms勒让德-高斯求积法求磁感应强度

Description: 勒让德-高斯求积法求磁感应强度-Legendre- Gauss quadrature method for magnetic induction
Platform: | Size: 1024 | Author: 俞伟 | Hits:

[AlgorithmIntegral

Description: 数值分析 求积分算法源码,VC++,龙贝格求积算法,高斯-勒让德求积算法-Integral Algorithm for Numerical Analysis of source code, VC++, Romberg quadrature algorithm, Gauss- Legendre quadrature algorithm
Platform: | Size: 172032 | Author: GYZ | Hits:

[MiddleWareGauss-Legendre

Description: Gauss-Legendre 采用五点 Gauss-Legendre 求积公式计算定积分,-Gauss-Legendre using five-point Gauss-Legendre quadrature formula for calculating the definite integral,
Platform: | Size: 33792 | Author: linnan | Hits:

[Algorithmmy_codes

Description: 平时完成作业做的几个小程序。有数值计算方面的梯形公式求积、simpson算法求积、Jacobi算法求解线性方程组、Gauss-Seidel法求解线性方程组,还有一个简单的学习成绩管理信息系统,可实现成绩录入、查询和排序等功能-Peacetime operation completed several small procedures done. Numerical calculations have trapezoidal quadrature formula, simpson quadrature algorithm, Jacobi algorithm for solving linear equations, Gauss-Seidel method to solve linear equations, there is a simple performance management information system, can achieve results entry, query and sorting functions
Platform: | Size: 5120 | Author: huangye | Hits:

[Windows DevelopGaussQuad

Description: GAUSS求积的公式,任意阶都可以< < -GAUSS quadrature formula can be arbitrary order
Platform: | Size: 1024 | Author: 明明 | Hits:

[AlgorithmGauss3D

Description: Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use. Function inputs need not accept vector args. -Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use.Function inputs need not accept vector args.
Platform: | Size: 14336 | Author: 徐亮 | Hits:

[Algorithmcalculate

Description:
Platform: | Size: 10240 | Author: ck | Hits:

[Windows DevelopCH6

Description: 6.5 计算一组积分的连分式法ffpqg.c 6.6 高振荡函数求积法fpart.c 6.7 勒让德-高斯求积法flrgs.c 6.8 拉盖尔-高斯求积法flgs.c 6.9 埃尔米特-高斯求积法fhmgs.c-6.5 calculate a set of integral continued fractions method ffpqg.c 6.6 high-vibration function, quadrature method fpart.c 6.7 Legendre- Gauss quadrature method flrgs.c 6.8 Laguerre- Gaussian Quadrature Method flgs.c 6.9 Hermite- Gaussian Quadrature Method fhmgs.c
Platform: | Size: 11264 | Author: yangasdtat | Hits:

[Mathimatics-Numerical algorithmsGauss_Legendre_Quadrature

Description: os : window vista 32bit compiler : visual c++ 6.0 Gauss-Legendre Quadrature nPoint = 2,3,4,....,16
Platform: | Size: 246784 | Author: Eunsoo Na | Hits:

[matlabGuass-siedel

Description: matlab m-file for gauss siedel method.
Platform: | Size: 2048 | Author: YOGINDERKUMAR | Hits:

[matlabGauss-Legendre-quadrature

Description: 任意三角形上的任意阶Gauss积分程序 算法详见参考文献 H.T. Rathod, K.V. Nagaraja, B. Venkatesudu, N.L. Ramesh, Gauss Legendre quadrature over a triangle, J. Ind. Inst. Sci. 84 (2004) 183–188.-Gauss Legendre quadrature over any triangle
Platform: | Size: 2048 | Author: pankejia | Hits:

[AlgorithmGauss

Description: Gauss求积公式,精度很高,一起学习。精度高,迭代次数少-Gauss quadrature formula, the accuracy is high, learning together
Platform: | Size: 1024 | Author: liu | Hits:

[OtherGAUSS-QUADRATURE

Description: GAUSS QUADRATURE*** *** *** *** *** *** *** *** *** **** * This program compute value of a definite integral for a known function * * by gauss quadrature formula, based on five-point method -GAUSS QUADRATURE********************************************************** * This program compute value of a definite integral for a known function * * by gauss quadrature formula, based on five-point method
Platform: | Size: 12288 | Author: amin | Hits:

[AlgorithmGauss-qiujigongshi

Description: Gauss 型求积公式具有2N+1次代数精度的插值型求积公式-Gauss quadrature formula has 2N+1 algebraic precision interpolation quadrature formula
Platform: | Size: 6144 | Author: 王俊 | Hits:

[OS programquadrature

Description: 求解Gauss公式的求积几点和求积权,8个节点的Gauss程序-Solving Gauss quadrature formula quadrature points and the right to eight nodes Gauss program
Platform: | Size: 2048 | Author: 全晓静 | Hits:

[OtherGauss-Laguerre

Description: matlab勒让德 - 高斯求积,用于计算勒让德 - 高斯求积分-Gauss–Laguerre quadrature
Platform: | Size: 1024 | Author: sjk | Hits:

[AlgorithmGauss-Legendre_Romberg

Description: 通过理论分析和编程计算,分别用复合5点 Gauss-Legendre 求积公式、 Romberg 求积算法求出了给定函数的近似积分值,并进行相互比较。-Through theoretical analysis and programming, respectively, at 5:00 with a composite Gauss-Legendre quadrature formula, Romberg quadrature algorithm derived for a given function of the approximate integral value and compared with each other.
Platform: | Size: 1024 | Author: April | Hits:

[matlabGauss-quadrature-nodes-and-weights.

Description: computing the nodes and weights of Gauss-Legendre quadrature.
Platform: | Size: 2048 | Author: slso | Hits:

[Program docQuadrature-Signals

Description: 基于复数概念的正交信号,对于DSP的初学者而言,可能没有什么比j算子、复数、虚部、实部和正交等数据及概念更令他们头痛的了。如果你对复数和1j − 的物理含义不是那么明确的话,不必感到懊恼,因为你有很好的同伴。为何甚至是世界上最伟大的数学家之一的卡尔·高斯都曾经说过,虚数j算子是“虚幻的幻影”。本文将对这个“幻影”做出一些解释,这样,你就不必打电话到“正交信号心理咨询热线”寻求帮助了。-Quadrature signals are based on the notion of complex numbers and perhaps no other topic causes more heartache for newcomers to DSP than these numbers and their strange terminology of j-operator, complex, imaginary, real , and orthogonal. If you re a little unsure of the physical meaning of complex numbers and the j -1 operator, don t feel bad because you re in good company. Why even Karl Gauss, one the world s greatest mathematicians, called the j-operator the shadow of shadows . Here we ll shine some light on that shadow so you ll never have to call the Quadrature Signal Psychic Hotline for help.
Platform: | Size: 720896 | Author: wf | Hits:

[Algorithmh.rar

Description: 主要是利用高斯求积公式来计算积分,以达到高精度(Gauss quadrature formula is used to calculate the integral, so as to achieve high precision)
Platform: | Size: 2048 | Author: 问宝宝 | Hits:
« 12 3 »

CodeBus www.codebus.net